home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / wigwam.zip / BLHIST.SCR < prev    next >
Text File  |  1992-12-17  |  3KB  |  175 lines

  1. ; Modified for TP/WW by William Lees 5/12/92
  2. ;***************************************************************************
  3. ;
  4. ; BILLHIST.SCR - Get billing history information (last 4 weeks)
  5. ;
  6. ;   Recommended Frequency:  WEEKLY OR MONTHLY
  7. ;
  8. ;   Thomas G. Harold, CIS# 71750,3724 - 07/27/92
  9. ;
  10. ;***************************************************************************
  11. ;---------------------------------------------------------------------------
  12. E *** GET BILLING HISTORY INFORMATION ***
  13. ;---------------------------------------------------------------------------
  14. ;
  15. S GO BILLING^M
  16. W BILL
  17. ;
  18. ;   MORE !go billing
  19. ;
  20. ;   ASSISTANCE               BILLING
  21. ;
  22. ;   BILLING INFORMATION
  23. ;
  24. ;    1 Current Rates
  25. ;    2 Review Your Charges
  26. ;    3 Direct Debit (U.S. Addresses Only)
  27. ;    4 Billing Options Explained
  28. ;    5 Pricing Plans Explained
  29. ;    6 Changing Your Billing Address
  30. ;    7 Update Billing Information
  31. ;    8 Executive Service Option
  32. ;    9 General Billing Information
  33. ;
  34. ;   !
  35. ;
  36. W !
  37. S 2^M
  38. ;
  39. ;   CompuServe CHARGES
  40. ;    1 Explanation
  41. ;    2 Account Balance
  42. ;    3 Billing History
  43. ;
  44. ;   USAGE DETAILS
  45. ;    4 Current activity
  46. ;    5 Previous activity
  47. ;    6 Mail Hardcopy ($)
  48. ;   Enter Choice !
  49. ;
  50. W !
  51. fcis.cap
  52. mBilling#S1/Details#Account Balance
  53. S 2^M
  54. W !
  55. c\r\nMessages !\r\n
  56. o
  57. S ^M
  58. ;
  59. W !
  60. fcis.cap
  61. mBilling#S1/Details#Current Activity
  62. S 3^M
  63. W !
  64. c\r\nMessages !\r\n
  65. S ^M
  66. ;
  67. ;------------------- PREVIOUS ACTIVITY ------------------------
  68. W !
  69. S 5^M
  70. ;--------------- MENU OF PREVIOUS WEEKS (1-12, 1 is the most current) -----
  71. ;------------------- Get previous 10 weeks
  72. ;
  73. W !
  74. fcis.cap
  75. mBilling#S1/Details#Previous Activity
  76. S 1^M
  77. W Page !
  78. c\r\nMessages !\r\n
  79. o
  80. S ^M
  81. ;
  82. W !
  83. fcis.cap
  84. mBilling#S1/Details#Previous Activity
  85. S 2^M
  86. W Page !
  87. c\r\nMessages !\r\n
  88. o
  89. S ^M
  90. ;
  91. W !
  92. fcis.cap
  93. mBilling#S1/Details#Previous Activity
  94. S 3^M
  95. W Page !
  96. c\r\nMessages !\r\n
  97. o
  98. S ^M
  99. ;
  100. W !
  101. fcis.cap
  102. mBilling#S1/Details#Previous Activity
  103. S 4^M
  104. W Page !
  105. c\r\nMessages !\r\n
  106. o
  107. S ^M
  108. ;
  109. W !
  110. fcis.cap
  111. mBilling#S1/Details#Previous Activity
  112. S 5^M
  113. W Page !
  114. c\r\nMessages !\r\n
  115. o
  116. S ^M
  117. ;
  118. W !
  119. fcis.cap
  120. mBilling#S1/Details#Previous Activity
  121. S 6^M
  122. W Page !
  123. c\r\nMessages !\r\n
  124. o
  125. S ^M
  126. ;
  127. W !
  128. fcis.cap
  129. mBilling#S1/Details#Previous Activity
  130. S 7^M
  131. W Page !
  132. c\r\nMessages !\r\n
  133. o
  134. S ^M
  135. ;
  136. W !
  137. fcis.cap
  138. mBilling#S1/Details#Previous Activity
  139. S 8^M
  140. W Page !
  141. c\r\nMessages !\r\n
  142. o
  143. S ^M
  144. ;
  145. W !
  146. fcis.cap
  147. mBilling#S1/Details#Previous Activity
  148. S 9^M
  149. W Page !
  150. c\r\nMessages !\r\n
  151. o
  152. S ^M
  153. ;
  154. W !
  155. fcis.cap
  156. mBilling#S1/Details#Previous Activity
  157. S 10^M
  158. W Page !
  159. c\r\nMessages !\r\n
  160. o
  161. S ^M
  162. ;
  163. ;--------- RETURN TO MAIN MENU
  164. W !
  165. S ^M
  166. ;
  167. ;
  168. W !
  169. S ^M
  170. W !
  171. ; return control, leaving TAPCIS at a navigation prompt
  172. ;
  173. ;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  174.  
  175.